fix(policy): remove DELETE method from Discord preset#1486
fix(policy): remove DELETE method from Discord preset#1486dknos wants to merge 2 commits intoNVIDIA:mainfrom
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughThe Discord preset removed the HTTP Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
✨ Thanks for submitting this fix, which proposes a way to remove the DELETE method from the Discord policy preset to improve security by reducing unnecessary permissions. Possibly related open issues: |
05bee19 to
6cea193
Compare
Discord bots rarely need DELETE access. Removing it reduces the attack surface for sandbox agents interacting with Discord APIs. Fixes NVIDIA#1433 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: dknos <rneebo@gmail.com>
6cea193 to
73ce4e8
Compare
|
#1433 closed |
Summary
Test plan
Fixes #1433
🤖 Generated with Claude Code
Summary by CodeRabbit